Expand description
A variant of sval::Value
for types that store references internally.
Structs§
- Adapt an
sval::Value
into aValueRef
.
Traits§
- A producer of structured data that stores a reference internally.
Functions§
- Stream a value through a stream.
- Wrap an
sval::Value
in aValueRef